home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / misc / xpdf_0.8 / archive / xpdf-0.8-src.lha / xpdf-0.8-src / config.log < prev    next >
Text File  |  1999-03-28  |  6KB  |  135 lines

  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. configure:568: checking for gcc
  5. configure:645: checking whether the C compiler (gcc  ) works
  6. configure:659: gcc -o conftest    conftest.c  1>&5
  7. configure:679: checking whether the C compiler (gcc  ) is a cross-compiler
  8. configure:684: checking whether we are using GNU C
  9. configure:693: gcc -E conftest.c
  10. configure:708: checking whether gcc accepts -g
  11. configure:736: checking for POSIXized ISC
  12. configure:760: checking for gcc option to accept ANSI C
  13. configure:813: gcc  -c -g -O2  conftest.c 1>&5
  14. configure:844: checking for c++
  15. configure:875: checking whether the C++ compiler (c++  ) works
  16. configure:889: c++ -o conftest    conftest.C  1>&5
  17. configure:915: checking whether the C++ compiler (c++  ) is a cross-compiler
  18. configure:920: checking whether we are using GNU C++
  19. configure:929: c++ -E conftest.C
  20. configure:944: checking whether c++ accepts -g
  21. configure:1001: checking for a BSD compatible install
  22. configure:1053: checking for ranlib
  23. configure:1082: checking for strip
  24. configure:1110: checking for OS/2 (with EMX)
  25. configure:1122: gcc -c -g -O2  conftest.c 1>&5
  26. configure: In function `main':
  27. configure:1119: `__EMX__' undeclared (first use this function)
  28. configure:1119: (Each undeclared identifier is reported only once
  29. configure:1119: for each function it appears in.)
  30. configure: failed program was:
  31. #line 1115 "configure"
  32. #include "confdefs.h"
  33.  
  34. int main() {
  35. __EMX__
  36. ; return 0; }
  37. configure:1149: checking how to run the C preprocessor
  38. configure:1170: gcc -E  conftest.c >/dev/null 2>conftest.out
  39. configure:1214: checking for X
  40. configure:1528: checking for dnet_ntoa in -ldnet
  41. configure:1547: gcc -o conftest -g -O2   conftest.c -ldnet   1>&5
  42. /gg/m68k-amigaos/bin/ld: cannot open -ldnet: No such file or directory
  43. collect2: ld returned 1 exit status
  44. configure: failed program was:
  45. #line 1536 "configure"
  46. #include "confdefs.h"
  47. /* Override any gcc2 internal prototype to avoid an error.  */
  48. /* We use char because int might match the return type of a gcc2
  49.     builtin and then its argument prototype would still apply.  */
  50. char dnet_ntoa();
  51.  
  52. int main() {
  53. dnet_ntoa()
  54. ; return 0; }
  55. configure:1569: checking for dnet_ntoa in -ldnet_stub
  56. configure:1588: gcc -o conftest -g -O2   conftest.c -ldnet_stub   1>&5
  57. /gg/m68k-amigaos/bin/ld: cannot open -ldnet_stub: No such file or directory
  58. collect2: ld returned 1 exit status
  59. configure: failed program was:
  60. #line 1577 "configure"
  61. #include "confdefs.h"
  62. /* Override any gcc2 internal prototype to avoid an error.  */
  63. /* We use char because int might match the return type of a gcc2
  64.     builtin and then its argument prototype would still apply.  */
  65. char dnet_ntoa();
  66.  
  67. int main() {
  68. dnet_ntoa()
  69. ; return 0; }
  70. configure:1617: checking for gethostbyname
  71. configure:1645: gcc -o conftest -g -O2   conftest.c  1>&5
  72. configure:1715: checking for connect
  73. configure:1743: gcc -o conftest -g -O2   conftest.c  1>&5
  74. configure:1807: checking for remove
  75. configure:1835: gcc -o conftest -g -O2   conftest.c  1>&5
  76. configure:1899: checking for shmat
  77. configure:1927: gcc -o conftest -g -O2   conftest.c  1>&5
  78. configure:2000: checking for IceConnectionNumber in -lICE
  79. configure:2019: gcc -o conftest -g -O2   -L/usr/X11R6.3/lib conftest.c -lICE   1>&5
  80. collect2: /gg/share/a2ixlibrary/amiga_exe_script.x: No such file or directory
  81. configure: failed program was:
  82. #line 2008 "configure"
  83. #include "confdefs.h"
  84. /* Override any gcc2 internal prototype to avoid an error.  */
  85. /* We use char because int might match the return type of a gcc2
  86.     builtin and then its argument prototype would still apply.  */
  87. char IceConnectionNumber();
  88.  
  89. int main() {
  90. IceConnectionNumber()
  91. ; return 0; }
  92. configure:2048: checking for dirent.h that defines DIR
  93. configure:2061: gcc -c -g -O2  conftest.c 1>&5
  94. configure:2086: checking for opendir in -ldir
  95. configure:2105: gcc -o conftest -g -O2   conftest.c -ldir   1>&5
  96. /gg/m68k-amigaos/bin/ld: cannot open -ldir: No such file or directory
  97. collect2: ld returned 1 exit status
  98. configure: failed program was:
  99. #line 2094 "configure"
  100. #include "confdefs.h"
  101. /* Override any gcc2 internal prototype to avoid an error.  */
  102. /* We use char because int might match the return type of a gcc2
  103.     builtin and then its argument prototype would still apply.  */
  104. char opendir();
  105.  
  106. int main() {
  107. opendir()
  108. ; return 0; }
  109. configure:2170: checking fd_set and sys/select.h or sys/bsdtypes.h
  110. configure:2179: gcc -c -g -O2  conftest.c 1>&5
  111. configure:2250: checking FD_ZERO and strings.h or bstring.h
  112. configure:2262: gcc -c -g -O2  conftest.c 1>&5
  113. configure:2341: checking for rewinddir
  114. configure:2369: gcc -o conftest -g -O2   conftest.c  1>&5
  115. configure:2446: checking for popen
  116. configure:2474: gcc -o conftest -g -O2   conftest.c  1>&5
  117. configure:2507: checking whether select takes fd_set arguments
  118. configure:2524: c++ -c -g -O2  conftest.C 1>&5
  119. configure: In function `int main()':
  120. configure:2520: warning: implicit declaration of function `int select(...)'
  121. configure:2588: checking for XpmCreatePixmapFromData in -lXpm
  122. configure:2607: gcc -o conftest -g -O2   conftest.c -lXpm -lXpm  -L/usr/X11R6.3/lib  -lX11   1>&5
  123. collect2: /gg/share/a2ixlibrary/amiga_exe_script.x: No such file or directory
  124. configure: failed program was:
  125. #line 2596 "configure"
  126. #include "confdefs.h"
  127. /* Override any gcc2 internal prototype to avoid an error.  */
  128. /* We use char because int might match the return type of a gcc2
  129.     builtin and then its argument prototype would still apply.  */
  130. char XpmCreatePixmapFromData();
  131.  
  132. int main() {
  133. XpmCreatePixmapFromData()
  134. ; return 0; }
  135.